getDensityTypeIndexAtWorldPos
getDensityTypeIndexAtWorldPos
Description
Get density type index at world position
Definition
getDensityTypeIndexAtWorldPos(entityId dataPlaneId, float x, float y, float z)
Arguments
| entityId | dataPlaneId | dataPlaneId |
|---|---|---|
| float | x | x |
| float | y | y |
| float | z | z |
Return Values
| integer | typeIndex | density type index |
|---|